[INFO] fetching crate pdf_structure_viewer 0.1.0...
[INFO] testing pdf_structure_viewer-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pdf_structure_viewer 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pdf_structure_viewer 0.1.0
[INFO] finished tweaking crates.io crate pdf_structure_viewer 0.1.0
[INFO] tweaked toml for crates.io crate pdf_structure_viewer 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdf_structure_viewer 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdf_structure_viewer 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b7d40c00b8b7aad024b3646cb43dc7c90ebbeaca2bdd40ff3a5c52b8831636c
[INFO] running `Command { std: "docker" "start" "-a" "5b7d40c00b8b7aad024b3646cb43dc7c90ebbeaca2bdd40ff3a5c52b8831636c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b7d40c00b8b7aad024b3646cb43dc7c90ebbeaca2bdd40ff3a5c52b8831636c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7d40c00b8b7aad024b3646cb43dc7c90ebbeaca2bdd40ff3a5c52b8831636c", kill_on_drop: false }`
[INFO] [stdout] 5b7d40c00b8b7aad024b3646cb43dc7c90ebbeaca2bdd40ff3a5c52b8831636c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614c1b518cb9d3299893f5144c22b0d9d8950c436443b2509c23639e5c70c313
[INFO] running `Command { std: "docker" "start" "-a" "614c1b518cb9d3299893f5144c22b0d9d8950c436443b2509c23639e5c70c313", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling lopdf v0.27.0
[INFO] [stderr]    Compiling pdf_structure_viewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ObjectPrintInfo`
[INFO] [stdout]  --> src/print_tree/mod.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "614c1b518cb9d3299893f5144c22b0d9d8950c436443b2509c23639e5c70c313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614c1b518cb9d3299893f5144c22b0d9d8950c436443b2509c23639e5c70c313", kill_on_drop: false }`
[INFO] [stdout] 614c1b518cb9d3299893f5144c22b0d9d8950c436443b2509c23639e5c70c313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3f2d6560178be1cb261cfaca80aac8d10cab6d7cf3014d0d185aafefac85b41
[INFO] running `Command { std: "docker" "start" "-a" "e3f2d6560178be1cb261cfaca80aac8d10cab6d7cf3014d0d185aafefac85b41", kill_on_drop: false }`
[INFO] [stderr]    Compiling pdf_structure_viewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ObjectPrintInfo`
[INFO] [stdout]  --> src/print_tree/mod.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e3f2d6560178be1cb261cfaca80aac8d10cab6d7cf3014d0d185aafefac85b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f2d6560178be1cb261cfaca80aac8d10cab6d7cf3014d0d185aafefac85b41", kill_on_drop: false }`
[INFO] [stdout] e3f2d6560178be1cb261cfaca80aac8d10cab6d7cf3014d0d185aafefac85b41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46a32dd4c186dabbea2eb270817e686774fa692ede5487cc8ec10bf211b4af2c
[INFO] running `Command { std: "docker" "start" "-a" "46a32dd4c186dabbea2eb270817e686774fa692ede5487cc8ec10bf211b4af2c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ObjectPrintInfo`
[INFO] [stderr]  --> src/print_tree/mod.rs:9:46
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use pdf_objects::{get_object_print_info, ObjectPrintInfo};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pdf_structure_viewer` (bin "pdf_structure_viewer" test) generated 1 warning (run `cargo fix --bin "pdf_structure_viewer" -p pdf_structure_viewer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf_structure_viewer-a825356b5a9df41a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46a32dd4c186dabbea2eb270817e686774fa692ede5487cc8ec10bf211b4af2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a32dd4c186dabbea2eb270817e686774fa692ede5487cc8ec10bf211b4af2c", kill_on_drop: false }`
[INFO] [stdout] 46a32dd4c186dabbea2eb270817e686774fa692ede5487cc8ec10bf211b4af2c
